Home
last modified time | relevance | path

Searched hist:"2 d0e30c30f84d08dc16f0f2af41f1b8a85f0755e" (Results 1 – 6 of 6) sorted by path

/linux/include/linux/
H A Dbpf.hdiff 2d0e30c30f84d08dc16f0f2af41f1b8a85f0755e Fri Oct 21 12:46:33 CEST 2016 Daniel Borkmann <daniel@iogearbox.net> bpf: add helper for retrieving current numa node id

Use case is mainly for soreuseport to select sockets for the local
numa node, but since generic, lets also add this for other networking
and tracing program types.

Suggested-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/include/uapi/linux/
H A Dbpf.hdiff 2d0e30c30f84d08dc16f0f2af41f1b8a85f0755e Fri Oct 21 12:46:33 CEST 2016 Daniel Borkmann <daniel@iogearbox.net> bpf: add helper for retrieving current numa node id

Use case is mainly for soreuseport to select sockets for the local
numa node, but since generic, lets also add this for other networking
and tracing program types.

Suggested-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/kernel/bpf/
H A Dcore.cdiff 2d0e30c30f84d08dc16f0f2af41f1b8a85f0755e Fri Oct 21 12:46:33 CEST 2016 Daniel Borkmann <daniel@iogearbox.net> bpf: add helper for retrieving current numa node id

Use case is mainly for soreuseport to select sockets for the local
numa node, but since generic, lets also add this for other networking
and tracing program types.

Suggested-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dhelpers.cdiff 2d0e30c30f84d08dc16f0f2af41f1b8a85f0755e Fri Oct 21 12:46:33 CEST 2016 Daniel Borkmann <daniel@iogearbox.net> bpf: add helper for retrieving current numa node id

Use case is mainly for soreuseport to select sockets for the local
numa node, but since generic, lets also add this for other networking
and tracing program types.

Suggested-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/kernel/trace/
H A Dbpf_trace.cdiff 2d0e30c30f84d08dc16f0f2af41f1b8a85f0755e Fri Oct 21 12:46:33 CEST 2016 Daniel Borkmann <daniel@iogearbox.net> bpf: add helper for retrieving current numa node id

Use case is mainly for soreuseport to select sockets for the local
numa node, but since generic, lets also add this for other networking
and tracing program types.

Suggested-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/core/
H A Dfilter.cdiff 2d0e30c30f84d08dc16f0f2af41f1b8a85f0755e Fri Oct 21 12:46:33 CEST 2016 Daniel Borkmann <daniel@iogearbox.net> bpf: add helper for retrieving current numa node id

Use case is mainly for soreuseport to select sockets for the local
numa node, but since generic, lets also add this for other networking
and tracing program types.

Suggested-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>